home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7551 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  38 lines

  1. Path: news.uit.no!news
  2. From: Hσvard Pedersen <havardp@mail.stud.ingok.hitos.no>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Music replay, wtf?
  5. Date: Wed, 17 Apr 1996 22:28:11 -0700
  6. Organization: HIT
  7. Message-ID: <3175D2EB.765C@mail.stud.ingok.hitos.no>
  8. NNTP-Posting-Host: dig111.stud.ingok.hitos.no
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I've got this strange problem. I'm making a ProTracker replay that does the 
  15. well-known DMA wait using the beampos, since it's the only correct way to do 
  16. this. (After all, the audio IS timed to the beam)
  17.  
  18. The problem is that when I play mods in a task, using busy-loops to wait for 
  19. top of frame it plays allright, while playing the mods within a vertical 
  20. blank interrupt, the sound is destroyed. Wrong sampleptrs, forgets notes, all 
  21. the normal symptoms of to low dma-wait. This especially happens when other 
  22. tasks works a lot in the background.
  23.  
  24. If anyone would like to take a look at the source, it's in 
  25. mus/edit/ptsupp.lha on AmiNet.
  26.  
  27. Anyone? Please?
  28.  
  29. -- 
  30. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  31. "Sometimes I wish there was a knob for intelligence on my TV set. There's
  32. one called brightness, but it doesn't seem to work."  - Brian Eno
  33. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  34. Hσvard Pedersen            E-Mail: havardp@mail.stud.ingok.hitos.no
  35. aka Howard/Mental Diseases    IRC-Channels: #amiga and #norway
  36.                 IRC-Nick: Howard_MD or HowardMD
  37. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  38.